home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / demolar / lokman / DISK1 / _SETUP.2 / Group1 / Tarihdll.dll / 0 / RCDATA / TFORMVADETRH / TFORMVADETRH.txt
Text File  |  1998-07-24  |  2KB  |  80 lines

  1. object FormVadeTrh: TFormVadeTrh
  2.   Left = 207
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vade Tarihi Aral∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 115
  7.   ClientWidth = 202
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object LabelTARAL: TLabel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 202
  18.     Height = 30
  19.     Align = alTop
  20.     Alignment = taCenter
  21.     Caption = 'Vadesi A∩┐╜a∩┐╜∩┐╜daki Tarih Aras∩┐╜nda Bulunan Al∩┐╜m Faturalar∩┐╜n∩┐╜ G∩┐╜ster'
  22.     Color = clBlue
  23.     Font.Color = clWhite
  24.     Font.Height = -12
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentColor = False
  28.     ParentFont = False
  29.     WordWrap = True
  30.   end
  31.   object MaskEditKI: TMaskEdit
  32.     Left = 33
  33.     Top = 45
  34.     Width = 63
  35.     Height = 21
  36.     EditMask = '99/99/9999;1;_'
  37.     MaxLength = 10
  38.     TabOrder = 0
  39.     Text = '  .  .    '
  40.   end
  41.   object MaskEditKS: TMaskEdit
  42.     Left = 101
  43.     Top = 45
  44.     Width = 65
  45.     Height = 21
  46.     EditMask = '99/99/9999;1;_'
  47.     MaxLength = 10
  48.     TabOrder = 1
  49.     Text = '  .  .    '
  50.   end
  51.   object BtnTamVaz: TButton
  52.     Left = 109
  53.     Top = 85
  54.     Width = 65
  55.     Height = 23
  56.     Caption = '&Vazge∩┐╜'
  57.     Font.Color = clBlack
  58.     Font.Height = -11
  59.     Font.Name = 'Arial'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     TabOrder = 2
  63.     OnClick = BtnTamVazClick
  64.   end
  65.   object BtnTamKapa: TButton
  66.     Left = 29
  67.     Top = 85
  68.     Width = 65
  69.     Height = 23
  70.     Caption = '&Tamam'
  71.     Font.Color = clBlack
  72.     Font.Height = -11
  73.     Font.Name = 'Arial'
  74.     Font.Style = [fsBold]
  75.     ParentFont = False
  76.     TabOrder = 3
  77.     OnClick = BtnTamKapaClick
  78.   end
  79. end
  80.